From: Glenn Morris Date: Wed, 22 Aug 2007 04:52:23 +0000 (+0000) Subject: Move tree-widget/ from etc/ to etc/images/ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17250 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f2d88460d905286026f565df2fc46854ff29fe90;p=emacs.git Move tree-widget/ from etc/ to etc/images/ --- diff --git a/etc/tree-widget/default/open.xpm b/etc/tree-widget/default/open.xpm deleted file mode 100644 index a216a3f5ab4..00000000000 --- a/etc/tree-widget/default/open.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char * open_xpm[] = { -"16 21 11 1", -" c None", -". c #004200", -"+ c #296329", -"@ c #316331", -"# c #396B39", -"$ c #427342", -"% c #4A734A", -"& c #4A7B4A", -"* c #528452", -"= c #5A845A", -"- c #A5A5C6", -" ", -" ", -" ", -" ", -" ", -" ... ", -" ..+.. ", -" ..+@#.. ", -" ..+@##$.. ", -"..+@##$%&.. ", -".+@##$%&*=. ", -"..##$%&*=.. ", -" ..$%&*=.. ", -" ..&*=.. ", -" ..=.. ", -" ... ", -" - ", -" - ", -" - ", -" - ", -" - "};